Skip to content

Fixed LibraryLocation and LibraryLayout JSON encoder/decoders #1757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jun 13, 2022

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)

What kind of change does this PR introduce?
Fixed LibraryLocation and LibraryLayout JSON encoder/decoders

What is the current behavior?
JSON decoding of libraries.Library object fais due to wrong implementation of LibraryLocation and LibraryLayout unmarshaler.

What is the new behavior?
JSON decoding now works

Does this PR introduce a breaking change, and is titled accordingly?
No

@cmaglie cmaglie self-assigned this Jun 13, 2022
@cmaglie cmaglie added type: imperfection Perceived defect in any part of project topic: CLI Related to the command line interface criticality: high Of high impact labels Jun 13, 2022
@cmaglie cmaglie requested a review from a team June 13, 2022 09:16
@cmaglie cmaglie merged commit c350e88 into arduino:master Jun 13, 2022
@cmaglie cmaglie deleted the fix_lib_layout_unmarshaler branch June 13, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: high Of high impact topic: CLI Related to the command line interface type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants